projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e34846
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Sun, 10 Dec 2006 03:12:38 +0000
(
03:12
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 10 Dec 2006 03:12:38 +0000
(
03:12
+0000)
lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/lispref/ChangeLog
b/lispref/ChangeLog
index 1114527c8b856dd5312725e21ee064374efb08e5..07fb24a21c80701cced5b5d4bb29f635011bc03b 100644
(file)
--- a/
lispref/ChangeLog
+++ b/
lispref/ChangeLog
@@
-1,7
+1,8
@@
2006-12-10 Glenn Morris <rgm@gnu.org>
* abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
- value for system-flag argument.
+ value for system-flag argument. Abbrev tables may not be empty
+ when major modes are loaded.
2006-12-08 Juanma Barranquero <lekktu@gmail.com>